[INFO] cloning repository https://github.com/DanyaDel/Flumen
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DanyaDel/Flumen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanyaDel%2FFlumen", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanyaDel%2FFlumen'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d0607e9b878183de16463391ad8937b36bff7230
[INFO] checking DanyaDel/Flumen against try#24e1a22664233bce1f9b5dc6eee7c1f74327e28c for pr-159343
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanyaDel%2FFlumen" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DanyaDel/Flumen
[INFO] finished tweaking git repo https://github.com/DanyaDel/Flumen
[INFO] tweaked toml for git repo https://github.com/DanyaDel/Flumen written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DanyaDel/Flumen on toolchain 24e1a22664233bce1f9b5dc6eee7c1f74327e28c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DanyaDel/Flumen already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a0c8a80b90539fcb4dd702e7446b79345d6dee80588982304ec98bc5cb95df12
[INFO] running `Command { std: "docker" "start" "a0c8a80b90539fcb4dd702e7446b79345d6dee80588982304ec98bc5cb95df12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a0c8a80b90539fcb4dd702e7446b79345d6dee80588982304ec98bc5cb95df12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a0c8a80b90539fcb4dd702e7446b79345d6dee80588982304ec98bc5cb95df12" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a0c8a80b90539fcb4dd702e7446b79345d6dee80588982304ec98bc5cb95df12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a0c8a80b90539fcb4dd702e7446b79345d6dee80588982304ec98bc5cb95df12" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling wayland-sys v0.31.8
[INFO] [stderr]    Compiling wayland-backend v0.3.12
[INFO] [stderr]    Compiling flatbuffers v24.12.23
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling wayland-client v0.31.12
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking hound v3.5.1
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]    Compiling naga v24.0.0
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling wayland-scanner v0.31.8
[INFO] [stderr]    Compiling wgpu-hal v24.0.4
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking unicode-xid v0.2.6
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking cpal v0.15.3
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking ash v0.38.0+1.3.281
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]    Compiling wgpu-core v24.0.5
[INFO] [stderr]     Checking wgpu-types v24.0.0
[INFO] [stderr]     Checking glow v0.16.0
[INFO] [stderr]     Checking epaint_default_fonts v0.31.1
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking regex-syntax v0.8.9
[INFO] [stderr]    Compiling wgpu v24.0.5
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking type-map v0.5.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking jiff v0.2.20
[INFO] [stderr]     Checking pollster v0.3.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking env_filter v1.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking emath v0.31.1
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking ecolor v0.31.1
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking calloop v0.14.4
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking wayland-protocols v0.32.10
[INFO] [stderr]     Checking wayland-cursor v0.31.12
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking calloop-wayland-source v0.4.1
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking epaint v0.31.1
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking flumen-common v0.1.0 (/opt/rustwide/workdir/crates/flumen-common)
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking egui v0.31.1
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking webbrowser v1.1.0
[INFO] [stderr]     Checking env_logger v0.11.9
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking flumen-engine v0.1.0 (/opt/rustwide/workdir/crates/flumen-engine)
[INFO] [stdout] warning: unused import: `ProcessContext`
[INFO] [stdout]  --> crates/flumen-engine/src/plugin_manager.rs:4:31
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::graph::{AudioNode, ProcessContext};
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ProcessContext`
[INFO] [stdout]  --> crates/flumen-engine/src/plugin_manager.rs:4:31
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::graph::{AudioNode, ProcessContext};
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking flumen-delay v0.1.0 (/opt/rustwide/workdir/plugins/flumen-delay)
[INFO] [stdout] warning: value assigned to `signal_l` is never read
[INFO] [stdout]     --> crates/flumen-engine/src/graph.rs:1279:28
[INFO] [stdout]      |
[INFO] [stdout] 1279 |         let mut signal_l = 0.0;
[INFO] [stdout]      |                            ^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 1288 |                 signal_l = 0.0;
[INFO] [stdout]      |                 -------------- `signal_l` is overwritten here before the previous value is read
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `signal_r` is never read
[INFO] [stdout]     --> crates/flumen-engine/src/graph.rs:1280:28
[INFO] [stdout]      |
[INFO] [stdout] 1280 |         let mut signal_r = 0.0;
[INFO] [stdout]      |                            ^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 1289 |                 signal_r = 0.0;
[INFO] [stdout]      |                 -------------- `signal_r` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` fn uses type `Box<dyn AudioNode>`, which is not FFI-safe
[INFO] [stdout]   --> plugins/flumen-delay/src/lib.rs:90:45
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub extern "C" fn flumen_create_plugin() -> Box<dyn AudioNode> {
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = note: box cannot be represented as a single pointer
[INFO] [stdout]    = note: `#[warn(improper_ctypes_definitions)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` fn uses type `PluginManifest`, which is not FFI-safe
[INFO] [stdout]   --> plugins/flumen-delay/src/lib.rs:95:43
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub extern "C" fn flumen_plugin_info() -> PluginManifest {
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]    = note: this struct has unspecified layout
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking flumen-reverb v0.1.0 (/opt/rustwide/workdir/plugins/flumen-reverb)
[INFO] [stdout] warning: `extern` fn uses type `Box<dyn AudioNode>`, which is not FFI-safe
[INFO] [stdout]   --> plugins/flumen-delay/src/lib.rs:90:45
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub extern "C" fn flumen_create_plugin() -> Box<dyn AudioNode> {
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = note: box cannot be represented as a single pointer
[INFO] [stdout]    = note: `#[warn(improper_ctypes_definitions)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` fn uses type `PluginManifest`, which is not FFI-safe
[INFO] [stdout]   --> plugins/flumen-delay/src/lib.rs:95:43
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub extern "C" fn flumen_plugin_info() -> PluginManifest {
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]    = note: this struct has unspecified layout
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` fn uses type `Box<dyn AudioNode>`, which is not FFI-safe
[INFO] [stdout]   --> plugins/flumen-reverb/src/lib.rs:89:45
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub extern "C" fn flumen_create_plugin() -> Box<dyn AudioNode> {
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = note: box cannot be represented as a single pointer
[INFO] [stdout]    = note: `#[warn(improper_ctypes_definitions)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` fn uses type `PluginManifest`, which is not FFI-safe
[INFO] [stdout]   --> plugins/flumen-reverb/src/lib.rs:94:43
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub extern "C" fn flumen_plugin_info() -> PluginManifest {
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]    = note: this struct has unspecified layout
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking flumen-compressor v0.1.0 (/opt/rustwide/workdir/plugins/flumen-compressor)
[INFO] [stderr]     Checking flumen-limiter v0.1.0 (/opt/rustwide/workdir/plugins/flumen-limiter)
[INFO] [stdout] warning: `extern` fn uses type `Box<dyn AudioNode>`, which is not FFI-safe
[INFO] [stdout]   --> plugins/flumen-reverb/src/lib.rs:89:45
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub extern "C" fn flumen_create_plugin() -> Box<dyn AudioNode> {
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = note: box cannot be represented as a single pointer
[INFO] [stdout]    = note: `#[warn(improper_ctypes_definitions)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` fn uses type `PluginManifest`, which is not FFI-safe
[INFO] [stdout]   --> plugins/flumen-reverb/src/lib.rs:94:43
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub extern "C" fn flumen_plugin_info() -> PluginManifest {
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]    = note: this struct has unspecified layout
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking flumen-eq v0.1.0 (/opt/rustwide/workdir/plugins/flumen-eq)
[INFO] [stdout] warning: `extern` fn uses type `Box<dyn AudioNode>`, which is not FFI-safe
[INFO] [stdout]    --> plugins/flumen-compressor/src/lib.rs:123:45
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub extern "C" fn flumen_create_plugin() -> Box<dyn AudioNode> {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]     |
[INFO] [stdout]     = note: box cannot be represented as a single pointer
[INFO] [stdout]     = note: `#[warn(improper_ctypes_definitions)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` fn uses type `PluginManifest`, which is not FFI-safe
[INFO] [stdout]    --> plugins/flumen-compressor/src/lib.rs:128:43
[INFO] [stdout]     |
[INFO] [stdout] 128 | pub extern "C" fn flumen_plugin_info() -> PluginManifest {
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]     = note: this struct has unspecified layout
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` fn uses type `Box<dyn AudioNode>`, which is not FFI-safe
[INFO] [stdout]    --> plugins/flumen-eq/src/lib.rs:102:45
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub extern "C" fn flumen_create_plugin() -> Box<dyn AudioNode> {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]     |
[INFO] [stdout]     = note: box cannot be represented as a single pointer
[INFO] [stdout]     = note: `#[warn(improper_ctypes_definitions)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` fn uses type `PluginManifest`, which is not FFI-safe
[INFO] [stdout]    --> plugins/flumen-eq/src/lib.rs:107:43
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub extern "C" fn flumen_plugin_info() -> PluginManifest {
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]     = note: this struct has unspecified layout
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` fn uses type `Box<dyn AudioNode>`, which is not FFI-safe
[INFO] [stdout]   --> plugins/flumen-limiter/src/lib.rs:80:45
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub extern "C" fn flumen_create_plugin() -> Box<dyn AudioNode> {
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = note: box cannot be represented as a single pointer
[INFO] [stdout]    = note: `#[warn(improper_ctypes_definitions)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` fn uses type `PluginManifest`, which is not FFI-safe
[INFO] [stdout]   --> plugins/flumen-limiter/src/lib.rs:85:43
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub extern "C" fn flumen_plugin_info() -> PluginManifest {
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]    = note: this struct has unspecified layout
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` fn uses type `Box<dyn AudioNode>`, which is not FFI-safe
[INFO] [stdout]    --> plugins/flumen-compressor/src/lib.rs:123:45
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub extern "C" fn flumen_create_plugin() -> Box<dyn AudioNode> {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]     |
[INFO] [stdout]     = note: box cannot be represented as a single pointer
[INFO] [stdout]     = note: `#[warn(improper_ctypes_definitions)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` fn uses type `PluginManifest`, which is not FFI-safe
[INFO] [stdout]    --> plugins/flumen-compressor/src/lib.rs:128:43
[INFO] [stdout]     |
[INFO] [stdout] 128 | pub extern "C" fn flumen_plugin_info() -> PluginManifest {
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]     = note: this struct has unspecified layout
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` fn uses type `Box<dyn AudioNode>`, which is not FFI-safe
[INFO] [stdout]   --> plugins/flumen-limiter/src/lib.rs:80:45
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub extern "C" fn flumen_create_plugin() -> Box<dyn AudioNode> {
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = note: box cannot be represented as a single pointer
[INFO] [stdout]    = note: `#[warn(improper_ctypes_definitions)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` fn uses type `PluginManifest`, which is not FFI-safe
[INFO] [stdout]   --> plugins/flumen-limiter/src/lib.rs:85:43
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub extern "C" fn flumen_plugin_info() -> PluginManifest {
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]    = note: this struct has unspecified layout
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` fn uses type `Box<dyn AudioNode>`, which is not FFI-safe
[INFO] [stdout]    --> plugins/flumen-eq/src/lib.rs:102:45
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub extern "C" fn flumen_create_plugin() -> Box<dyn AudioNode> {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]     |
[INFO] [stdout]     = note: box cannot be represented as a single pointer
[INFO] [stdout]     = note: `#[warn(improper_ctypes_definitions)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` fn uses type `PluginManifest`, which is not FFI-safe
[INFO] [stdout]    --> plugins/flumen-eq/src/lib.rs:107:43
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub extern "C" fn flumen_plugin_info() -> PluginManifest {
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]     = note: this struct has unspecified layout
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.10
[INFO] [stderr]     Checking wayland-protocols-misc v0.3.10
[INFO] [stderr]     Checking wayland-protocols-experimental v20250721.0.1
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.10
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking smithay-client-toolkit v0.20.0
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking smithay-clipboard v0.7.3
[INFO] [stderr]     Checking egui-winit v0.31.1
[INFO] [stderr]     Checking egui-wgpu v0.31.1
[INFO] [stderr]     Checking flumen-gui v0.1.0 (/opt/rustwide/workdir/crates/flumen-gui)
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> crates/flumen-gui/src/gui_state.rs:184:88
[INFO] [stdout]     |
[INFO] [stdout] 184 |             painter.circle_stroke(rect.center(), rect.width() / 2.0, egui::Stroke::new(1.0, egui::Color32::BLACK));
[INFO] [stdout]     |                                                                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]     = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> crates/flumen-gui/src/gui_state.rs:197:69
[INFO] [stdout]     |
[INFO] [stdout] 197 |             painter.add(egui::Shape::line(points, egui::Stroke::new(3.0, egui::Color32::from_rgb(0, 200, 255))));
[INFO] [stdout]     |                                                                     ^^^ help: explicitly specify the type as `f32`: `3.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> crates/flumen-gui/src/gui_state.rs:200:76
[INFO] [stdout]     |
[INFO] [stdout] 200 |             painter.line_segment([rect.center(), p_pos], egui::Stroke::new(1.5, egui::Color32::WHITE));
[INFO] [stdout]     |                                                                            ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> crates/flumen-gui/src/gui_state.rs:184:88
[INFO] [stdout]     |
[INFO] [stdout] 184 |             painter.circle_stroke(rect.center(), rect.width() / 2.0, egui::Stroke::new(1.0, egui::Color32::BLACK));
[INFO] [stdout]     |                                                                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]     = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> crates/flumen-gui/src/gui_state.rs:197:69
[INFO] [stdout]     |
[INFO] [stdout] 197 |             painter.add(egui::Shape::line(points, egui::Stroke::new(3.0, egui::Color32::from_rgb(0, 200, 255))));
[INFO] [stdout]     |                                                                     ^^^ help: explicitly specify the type as `f32`: `3.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> crates/flumen-gui/src/gui_state.rs:200:76
[INFO] [stdout]     |
[INFO] [stdout] 200 |             painter.line_segment([rect.center(), p_pos], egui::Stroke::new(1.5, egui::Color32::WHITE));
[INFO] [stdout]     |                                                                            ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `egui::Frame::none`: Use `Frame::NONE` or `Frame::new()` instead.
[INFO] [stdout]    --> crates/flumen-gui/src/gui_state.rs:415:50
[INFO] [stdout]     |
[INFO] [stdout] 415 |                         let frame = egui::Frame::none()
[INFO] [stdout]     |                                                  ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Frame::rounding`: Renamed to `corner_radius`
[INFO] [stdout]    --> crates/flumen-gui/src/gui_state.rs:417:30
[INFO] [stdout]     |
[INFO] [stdout] 417 | ...                   .rounding(4.0)
[INFO] [stdout]     |                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `egui::Frame::none`: Use `Frame::NONE` or `Frame::new()` instead.
[INFO] [stdout]    --> crates/flumen-gui/src/gui_state.rs:415:50
[INFO] [stdout]     |
[INFO] [stdout] 415 |                         let frame = egui::Frame::none()
[INFO] [stdout]     |                                                  ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Frame::rounding`: Renamed to `corner_radius`
[INFO] [stdout]    --> crates/flumen-gui/src/gui_state.rs:417:30
[INFO] [stdout]     |
[INFO] [stdout] 417 | ...                   .rounding(4.0)
[INFO] [stdout]     |                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> crates/flumen-gui/src/gui_state.rs:419:72
[INFO] [stdout]     |
[INFO] [stdout] 419 | ...   .stroke(if is_selected { egui::Stroke::new(1.0, egui::Color32::from_rgb(0, 150, 255)) } else { egui::Stroke::NONE });
[INFO] [stdout]     |                                                  ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> crates/flumen-gui/src/gui_state.rs:549:104
[INFO] [stdout]     |
[INFO] [stdout] 549 | ...                   painter.line_segment([window[0], window[1]], egui::Stroke::new(2.0, color));
[INFO] [stdout]     |                                                                                      ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/flumen-gui/src/gui_state.rs:1059:63
[INFO] [stdout]      |
[INFO] [stdout] 1059 | ...                   egui::Stroke::new(0.5, color)
[INFO] [stdout]      |                                         ^^^ help: explicitly specify the type as `f32`: `0.5_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/flumen-gui/src/gui_state.rs:1072:65
[INFO] [stdout]      |
[INFO] [stdout] 1072 | ...                   let width = if is_bar { 1.0 } else if is_beat { 0.7 } else { 0.4 };
[INFO] [stdout]      |                                               ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/flumen-gui/src/gui_state.rs:1072:89
[INFO] [stdout]      |
[INFO] [stdout] 1072 | ...                   let width = if is_bar { 1.0 } else if is_beat { 0.7 } else { 0.4 };
[INFO] [stdout]      |                                                                       ^^^ help: explicitly specify the type as `f32`: `0.7_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/flumen-gui/src/gui_state.rs:1072:102
[INFO] [stdout]      |
[INFO] [stdout] 1072 | ...                   let width = if is_bar { 1.0 } else if is_beat { 0.7 } else { 0.4 };
[INFO] [stdout]      |                                                                                    ^^^ help: explicitly specify the type as `f32`: `0.4_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/flumen-gui/src/gui_state.rs:1138:100
[INFO] [stdout]      |
[INFO] [stdout] 1138 | ...                   painter.rect_stroke(nr, 2.0, egui::Stroke::new(1.0, stroke_color), egui::StrokeKind::Inside);
[INFO] [stdout]      |                                                                      ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/flumen-gui/src/gui_state.rs:1192:84
[INFO] [stdout]      |
[INFO] [stdout] 1192 | ...   painter.rect_stroke(sr, 0.0, egui::Stroke::new(1.0, egui::Color32::from_rgb(0, 150, 255)), egui::StrokeKind::Inside);
[INFO] [stdout]      |                                                      ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/flumen-gui/src/gui_state.rs:1207:108
[INFO] [stdout]      |
[INFO] [stdout] 1207 | ...   painter.rect_stroke(nr.expand(2.0), 2.0, egui::Stroke::new(1.5, egui::Color32::WHITE.gamma_multiply(0.3)), egui::StrokeKind:...
[INFO] [stdout]      |                                                                  ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> crates/flumen-gui/src/gui_state.rs:419:72
[INFO] [stdout]     |
[INFO] [stdout] 419 | ...   .stroke(if is_selected { egui::Stroke::new(1.0, egui::Color32::from_rgb(0, 150, 255)) } else { egui::Stroke::NONE });
[INFO] [stdout]     |                                                  ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> crates/flumen-gui/src/gui_state.rs:549:104
[INFO] [stdout]     |
[INFO] [stdout] 549 | ...                   painter.line_segment([window[0], window[1]], egui::Stroke::new(2.0, color));
[INFO] [stdout]     |                                                                                      ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/flumen-gui/src/gui_state.rs:1059:63
[INFO] [stdout]      |
[INFO] [stdout] 1059 | ...                   egui::Stroke::new(0.5, color)
[INFO] [stdout]      |                                         ^^^ help: explicitly specify the type as `f32`: `0.5_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/flumen-gui/src/gui_state.rs:1072:65
[INFO] [stdout]      |
[INFO] [stdout] 1072 | ...                   let width = if is_bar { 1.0 } else if is_beat { 0.7 } else { 0.4 };
[INFO] [stdout]      |                                               ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/flumen-gui/src/gui_state.rs:1072:89
[INFO] [stdout]      |
[INFO] [stdout] 1072 | ...                   let width = if is_bar { 1.0 } else if is_beat { 0.7 } else { 0.4 };
[INFO] [stdout]      |                                                                       ^^^ help: explicitly specify the type as `f32`: `0.7_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/flumen-gui/src/gui_state.rs:1072:102
[INFO] [stdout]      |
[INFO] [stdout] 1072 | ...                   let width = if is_bar { 1.0 } else if is_beat { 0.7 } else { 0.4 };
[INFO] [stdout]      |                                                                                    ^^^ help: explicitly specify the type as `f32`: `0.4_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/flumen-gui/src/gui_state.rs:1138:100
[INFO] [stdout]      |
[INFO] [stdout] 1138 | ...                   painter.rect_stroke(nr, 2.0, egui::Stroke::new(1.0, stroke_color), egui::StrokeKind::Inside);
[INFO] [stdout]      |                                                                      ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/flumen-gui/src/gui_state.rs:1192:84
[INFO] [stdout]      |
[INFO] [stdout] 1192 | ...   painter.rect_stroke(sr, 0.0, egui::Stroke::new(1.0, egui::Color32::from_rgb(0, 150, 255)), egui::StrokeKind::Inside);
[INFO] [stdout]      |                                                      ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> crates/flumen-gui/src/gui_state.rs:1207:108
[INFO] [stdout]      |
[INFO] [stdout] 1207 | ...   painter.rect_stroke(nr.expand(2.0), 2.0, egui::Stroke::new(1.5, egui::Color32::WHITE.gamma_multiply(0.3)), egui::StrokeKind:...
[INFO] [stdout]      |                                                                  ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `pr_hover_note` is never read
[INFO] [stdout]   --> crates/flumen-gui/src/gui_state.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct State {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub pr_hover_note: Option<(usize, usize, f32)>, // pitch, step, offset_in_note
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `waveform_selector` is never used
[INFO] [stdout]    --> crates/flumen-gui/src/gui_state.rs:208:8
[INFO] [stdout]     |
[INFO] [stdout]  43 | impl State {
[INFO] [stdout]     | ---------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 208 |     fn waveform_selector(ui: &mut egui::Ui, current: &mut flumen_engine::graph::Waveform) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `pr_hover_note` is never read
[INFO] [stdout]   --> crates/flumen-gui/src/gui_state.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct State {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub pr_hover_note: Option<(usize, usize, f32)>, // pitch, step, offset_in_note
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `waveform_selector` is never used
[INFO] [stdout]    --> crates/flumen-gui/src/gui_state.rs:208:8
[INFO] [stdout]     |
[INFO] [stdout]  43 | impl State {
[INFO] [stdout]     | ---------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 208 |     fn waveform_selector(ui: &mut egui::Ui, current: &mut flumen_engine::graph::Waveform) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 06s
[INFO] running `Command { std: "docker" "inspect" "a0c8a80b90539fcb4dd702e7446b79345d6dee80588982304ec98bc5cb95df12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0c8a80b90539fcb4dd702e7446b79345d6dee80588982304ec98bc5cb95df12", kill_on_drop: false }`
[INFO] [stdout] a0c8a80b90539fcb4dd702e7446b79345d6dee80588982304ec98bc5cb95df12
